{
  "id": "5e5567877010084119d71234",
  "created": "2020-02-25T18:29:27.551Z",
  "createdBy": "admin@pronghorn",
  "lastUpdated": "2020-12-09T16:06:37.022Z",
  "lastUpdatedBy": "admin@pronghorn",
  "name": "Service Provisioning",
  "description": null,
  "struct": {
    "type": "object",
    "description": "",
    "items": [
      {
        "nodeId": "95f8e976-680a-4d4e-957d-e48ecbde34ba",
        "type": "string",
        "title": "Mode",
        "description": "Select a mode to run this artifact in",
        "placeholder": "",
        "required": false,
        "enum": [
          {
            "id": "9a22ad6a-8d06-45c6-ae3d-7c499fbe96c5",
            "value": "Demo"
          },
          {
            "id": "947f10ea-ad7f-4e11-a697-2120310bcdd9",
            "value": "Normal"
          },
          {
            "id": "4a65aaaf-e8b8-47cb-838f-5b65de710fb4",
            "value": "Verbose"
          },
          {
            "id": "551f379d-d948-4c83-bf4b-d0957fb4b3f7",
            "value": "Zero touch"
          }
        ],
        "binding": false,
        "rel": "collection",
        "targetPointer": "/enum"
      }
    ]
  },
  "schema": {
    "title": "Service Provisioning",
    "description": "",
    "type": "object",
    "required": [],
    "properties": {
      "mode": {
        "type": "string",
        "title": "Mode",
        "description": "Select a mode to run this artifact in",
        "enum": [
          "Demo",
          "Normal",
          "Verbose",
          "Zero touch"
        ]
      }
    }
  },
  "uiSchema": {},
  "bindingSchema": {},
  "validationSchema": {},
  "version": "2020.1"
}
